home *** CD-ROM | disk | FTP | other *** search
- -- background: 2478 from stack: in
- -- bmap block id: 0
- -- flags: 0000
- -- background id: 0
- -- name: printIt
- ----- HyperTalk script -----
- on closeBackground
- repeat with x = 1 to the number of cd flds --of this bg
- put empty into cd fld x
- end repeat
- end closeBackground
-
-